-> root -> ::faq
Frequently asked questions :), notes, patches, ... everything that can be classified as a FAQ.
Notes on this page:

Adding the debian logo before the login prompt
[19]

Just run:
# apt-get install linuxlogo
and follow the instructions. Tipically, you will have to modify the file /etc/inittab and add something like:
2:23:respawn:/sbin/getty -f /etc/issue.linuxlogo 38400 tty2

apt-get error: E: Dynamic MMap ran out of room
[42]

Just add the parameter:
 APT::Cache-Limit "141943904";
 
in /etc/apt/apt.conf. Create it if necessary. Increase the number if you still have troubles.
Generated by CRON on 2012/02/14 at 06:26:35.